home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE4 / ZAP / !Zap / Modules / !ZapDWExt / !Setup < prev    next >
Text File  |  2002-05-08  |  814b  |  20 lines

  1. | This is a file to set various variables needed by ZapDWExt
  2.  
  3. | You may alter it as you wish, but it is definitely unwise to use
  4. | commands which overwrite application workspace, as Zap could be
  5. | seriously offended...
  6.  
  7. | Search path for OPENMEMBER command:
  8. | Alter the next line to point to all the places where you keep header files.
  9. Set ZapDWS$Path ZapCurDir:,ZapCurDir:^.,C:,C:ansi.
  10.  
  11. | Default options for CC command:
  12. | Alter the next line to suit your needs. In particular, you may wish to
  13. | add more libraries to the list after -L.
  14. Set Zap$CCOptions -IC: -throwback -Lc:o.dwlib,c:o.stubs,c:o.smallrol -Desktop ^
  15.  
  16. | Default options for AMU command:
  17. | _I_ don't have standard options for amu, so the next line is commented out,
  18. | but if _you_ do have standard options, alter the next line
  19. |Set Zap$AmuOptions 
  20.